.parsley-required,
.parsley-pattern,
.parsley-type {
    color: red !important;
}
.d-none {
    display: none;
}

.has-error {
    font-size: 13px;
}

.logincard_body a {
    text-decoration: none;
}
.auth-card .login-btn img {
    display: inline;
}

.sm-custom-alert {
    font-size: 15px;
    padding: 11px 17px !important;
}
.businesses_add_btn a {
    padding: 7px;
    text-decoration: none;
}
.business-logo {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.logo-img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
#business-add-edit-details .business-save-btn {
    text-align: center;
    padding: 6px;
    text-decoration: none;
}
.round input[type="radio"] {
    visibility: hidden;
}
.round input[type="radio"]:checked + label {
    background-color: #ea545f;
    border-color: #ea545f;
}
.round input[type="radio"]:checked + label:after {
    opacity: 1;
}

.search-bar-form {
    display: flex;
    align-items: center;
}

.search-bar-form .mobile-btn {
    margin-left: 10px;
}

.modal-content-section {
    width: 100%;
}
.user-management .card_item a {
    text-decoration: none;
}
.task_btn a {
    text-decoration: none;
}
.confirmWidth {
    width: 400px !important;
    margin: 0 auto;
}
.bootbox-close-button {
    display: none;
}
.confirmWidth {
    border-radius: 15px !important;
    top: 131px;
}
.confirmWidth .action-btn {
    color: #fff;
    background-color: #1a356a !important;
    border-color: #1a356a !important;
    background: #1a356a;
    box-shadow: 0px 10px 12px rgb(23 16 62 / 6%);
    border: 1px solid #1a356a;
    border-radius: 15px;
    border: 1px solid #96a1c3;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #ffffff;
    font-family: "NeurialMedium";
    padding: 8px 24px;
    height: 36px;
    margin-right: 10px;
}
.profile_card_item p a {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    font-family: "Lato", sans-serif;
    color: #1a356a;
    margin-top: 14px;
    margin-bottom: 0px;
    text-decoration: none;
}

.confirmation_msg p {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #000000;
    margin-bottom: 0px;
    margin-right: 20px;
}
.confirmation_msg img {
    margin-right: 12px;
}
.image_upload_wrap {
    cursor: pointer;
}

/* .common-modal .lib_btn,
.common-modal .edit_btn {
    margin-top: 15px;
}
 */
.custom-pagination {
    margin: 25px 0;
}

.select-modal-close {
    color: #ffffff !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    font-family: "NeurialMedium";
    float: right;
    margin-left: 30px;
    background-color: #1a356a !important;
    border: 1px solid #1a356a !important;
}
.select-from-form form {
    display: inline-flex;
}
.select-from-form form button {
    margin-right: 10px !important;
}
.mark-complete {
    color: white;
    text-decoration: none;
}

.mark-complete:hover {
    color: white;
    text-decoration: none;
}

.change-status {
    color: #1a356a;
    text-decoration: none;
}
.change-status:hover {
    color: #1a356a;
    text-decoration: none;
}
.cancel {
    text-decoration: none;
}
.cancel:hover {
    color: #1a356a;
}
.all-studio {
    /*   width: 100%; */
    margin-right: 0px !important;
}

.all-studio button a {
    color: #1a356a;
    text-decoration: none;
}

.tasks-lists .traning_img {
    text-align: center;
    height: 70px;
    width: 70px;
    border-radius: 50%;
}

.loader-img,
.sm-custom-alert {
    display: none;
}
.inactive-users {
    margin-top: 10px;
}

/* Clickable Plan Cards Styles - Important overrides */
.form_checkbox_layout {
    cursor: pointer !important;
    transition: all 0.2s ease-in-out;
}

/* More specific selectors to ensure cursor works */
.modal-body .form_checkbox_layout,
.edit-studio-popup .form_checkbox_layout,
div.form_checkbox_layout {
    cursor: pointer !important;
}

.form_checkbox_layout:hover {
    background-color: #f8f9fa;
    border-color: #ea545f;
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(234, 84, 95, 0.15);
    cursor: pointer !important;
}

.form_checkbox_layout.active:hover {
    background-color: #fff2f3;
    border-color: #ea545f;
    cursor: pointer !important;
}

.form_checkbox_layout.disabled-plan {
    cursor: not-allowed !important;
    opacity: 0.6;
}

.form_checkbox_layout.disabled-plan:hover {
    transform: none;
    box-shadow: none;
    background-color: #ffffff;
    border-color: rgba(150, 161, 195, 0.2);
    cursor: not-allowed !important;
}

/* Ensure radio button area remains clickable */
.form_checkbox_layout .form_checkbox {
    position: relative;
    z-index: 2;
}

.form_checkbox_layout .form_checkbox .round label {
    cursor: pointer !important;
}

/* Smooth transition for active state */
.form_checkbox_layout.active {
    transition: all 0.2s ease-in-out;
}

/* Ensure all child elements have pointer cursor too */
.form_checkbox_layout .form_checkbox_label,
.form_checkbox_layout .form_checkbox_label h6,
.form_checkbox_layout .form_checkbox_label p {
    cursor: pointer !important;
}
.pagination-card {
    margin: 13px 0px;
}

.tab_content .ui-datepicker-trigger {
    visibility: hidden;
    position: absolute;
}
/* .page-link{
    background: #1A356A !important;
    color: #fff !important;
}

.page-link:hover {
    z-index: 2;
    color: #0a58ca;
    background-color: #e9ecef;
    border-color: #dee2e6;
} */

.user-management .pagination {
    display: flex;
    justify-content: right;
}
.auth-card ul li {
    list-style: none;
}
.dashboard_card .profile_card_item {
    height: 138px;
}

#assigned-user-search {
    padding: 10px;
    min-width: 100px;
}
/* .confirmation_msg {
    padding: 15px;
} */

#confirm-modal .modal_btn_save {
    margin-top: 10px;
}

.studio-items .has-error {
    position: absolute;
    bottom: -5px;
}

.report-issue .has-error {
    position: absolute;
    bottom: -21px;
}

.studio-items .remove_drp {
    margin: 8px 0px;
}
/* .message-section {
    margin-top: 15px;
} */
.pagination-type {
    padding: 15px 0px;
    display: flex;
    justify-content: right;
}

.select-library-form {
    display: inline-flex;
    padding: 10px;
}

.select-library-form .header_btn {
    margin-right: 10px;
}

.form-control[readonly] {
    background-color: #ffffff !important;
    opacity: 1;
}
.modal_btn_save .lib_btn {
    padding: 5px 20px;
}

a.disabled-menu {
    /* pointer-events: none;*/
    cursor: default;
    opacity: 0.5 !important;
}

.disabled-menu svg path {
    fill: #ea545f;
}

.task-submit-row {
    margin-top: 15px !important;
}
.pd-10 {
    padding: 4px 0px;
}

.dashboard-stats-members li {
    width: 100% !important;
}
.role-shortname {
    font-weight: 500;
}
.btn-upload-submit {
    margin-left: 10px;
}
.confirmation_msg {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.selectpicker li:first-child {
    display: none;
}
.notification_msg {
    margin-top: 11px;
    margin-left: 33px;
}
#notification-modal .modal-content {
    border-radius: 15px;
}
.discount-text {
    color: #2fa878 !important;
}
.share_task_btn {
    background: #1a356a;
    border: 1px solid #1a356a;

    border-radius: 15px;
    /* width: 208px; */
    height: 35px;
    position: relative;
    z-index: 2;
    padding: 10px;
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    font-family: "NeurialMedium";
    display: flex;
    text-align: center;
    align-items: center;
    padding: 10px 16px;
}
.share_task_btn a {
    color: #ffffff;
}
.share_task_btn a:hover {
    color: #ffffff;
}
.hello {
    color: #1a356a !important;
}
.has-impersoante-mode {
    background: #ea545f !important;
}

.disabled-action {
    background-color: #ea545f !important;
    border-color: #ea545f !important;
    opacity: 0.5 !important;
}

.disabled-action-st {
    color: #aebcd7 !important;
    pointer-events: none;
}

a.disabled-action {
    opacity: 0.5;
}

.st-action .disabled-action {
    opacity: 0.5;
}

.lib_btn_content .disabled-action a {
    opacity: 0.5;
}
.lib_btn_content .disabled-action:disabled {
    opacity: 0.5;
}
/* Read more and Less*/
.read-more-show {
    cursor: pointer;
    /*color: #ed8323;*/
    text-decoration: underline;
    white-space: nowrap;
}
.read-more-hide {
    cursor: pointer;
    /*color: #ed8323;*/
    text-decoration: underline;
    white-space: nowrap;
}
.hide_content {
    display: none;
}

/* .share_task_btn {
    display: none;
}
.tasks-lists .share_task_btn {
    display: block !important;
} */

.daterangepicker .ranges li.active {
    background-color: #ea545f !important;
    color: #fff;
}
.daterangepicker .ranges li.active .dateLabel {
    color: #fff;
}

.daterangepicker .btn-primary {
    background: #ea545f !important;
    border: 1px solid #ea545f !important;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #ea545f !important;
    border-color: transparent;
    color: #fff;
}
.btn-spinner {
    margin-right: 10px;
}
.select-complted-by .bootstrap-select .btn.dropdown-toggle {
    padding-left: 14px !important;
}

.user-management .task_card_title {
    padding-left: 14px;
}
.user-management .change_btn {
    margin-left: 15px;
}
.nav_icon_label {
    width: 20px;
    height: 20px;
}

.assigned_user {
    width: 22px;
    height: 26px;
    position: absolute;
    left: 0;
}
.view_studio {
    max-width: 100% !important;
}
.logincard_body .form-group {
    position: relative;
}
.logincard_body .show-password {
    position: absolute;
    top: 25px;
    right: 20px;
}

.tutorial-link:hover {
    color: #ffffff !important;
}

#checkAll {
    cursor: pointer;
}
.btn-save-data:disabled {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
}

@media only screen and (max-width: 600px) {
    .mb-done {
        display: none;
    }
    .task-data-input button.multiselect-option.dropdown-item {
        pointer-events: none;
    }

    .task-data-input span.form-check input,
    .task-data-input span.form-check label {
        pointer-events: all;
    }
    .task-data-input .scrollable-content {
        z-index: 2; /* Adjust as needed */
    }
    .task-data-input optgroup {
        pointer-events: none;
    }
}
#date-search-mobile .list-filtering .filter-calendar .filter-calendar-arrow {
    width: 79px !important;
}
#date-search-form .list-filtering {
    margin-right: 15px;
}

@media (max-width: 767px) {
    .task-body-bg {
        background-color: #eae6e1 !important;
    }
}
.mb-tooltip-img {
    min-width: 15px !important;
    min-height: 15px !important;
    max-width: 15px !important;
    max-height: 15px !important;
    background-color: #b8f4db;
}
.training_img {
    position: relative;
}
.training_img svg {
    position: absolute;
    bottom: -5px;
    right: -5px;
    min-width: 22px !important;
    min-height: 22px !important;
    max-width: 22px !important;
    background-color: #b8f4db;
    z-index: 1;
    border-radius: 50%;
}

.mw-400 {
    width: 350px !important;
}

.studio-list .tooltip .tooltip-inner.bg-blue {
    background: #e8edf8;
    text-align: left;
}
#status_name:focus {
    outline-style: none;
    box-shadow: none;
    border-color: transparent;
}
.studio-status-filter {
    width: 304px !important;
}

@media (max-width: 767px) {
    .studio-status-filter {
        margin-top: 10px;
        width: 100% !important;
    }
    .tooltip-inner {
        position: relative;
        bottom: -115px;
        left: -28px;
    }
    .dispaly-inline-flex {
        display: inline !important;
    }

    .admin_input .show-password {
        position: absolute;
        right: 20px;
        top: 40px;
    }
}

.accordion-button:hover {
    z-index: 1;
}
.dispaly-inline-flex {
    display: inline-flex;
}
.mb-show-filter {
    text-align: right;
}

.autopay_links {
    color: #222222;
}
.autopay_links:hover {
    color: #222222;
}

.listing-data .listing-meta .mb-list {
    padding-left: 0px;
}

.listing-data .listing-meta .mb-list svg {
    margin-right: 7px;
}
.nav-list.show .nav_link {
    justify-content: flex-start;
}
.mandatory_cls {
    color: #cf0d20 !important;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      transition: none;
    }
  }
  a.badge:focus,
  a.badge:hover {
    text-decoration: none;
  }
  .badge:empty {
    display: none;
  }
  .btn .badge {
    position: relative;
    top: -1px;
  }
  .badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
  }
  .badge-primary {
    color: #fff;
    background-color: #007bff;
  }
  a.badge-primary:focus,
  a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc;
  }
  a.badge-primary.focus,
  a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  }
  .badge-secondary {
    color: #fff;
    background-color: #6c757d;
  }
  a.badge-secondary:focus,
  a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62;
  }
  a.badge-secondary.focus,
  a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  }
  .badge-success {
    color: #fff;
    background-color: #28a745;
  }
  a.badge-success:focus,
  a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34;
  }
  a.badge-success.focus,
  a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  }
  .badge-info {
    color: #fff;
    background-color: #17a2b8;
  }
  a.badge-info:focus,
  a.badge-info:hover {
    color: #fff;
    background-color: #117a8b;
  }
  a.badge-info.focus,
  a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  }
  .badge-warning {
    color: #212529;
    background-color: #ffc107;
  }
  a.badge-warning:focus,
  a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00;
  }
  a.badge-warning.focus,
  a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  }
  .badge-danger {
    color: #fff;
    background-color: #dc3545;
  }
  a.badge-danger:focus,
  a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130;
  }
  a.badge-danger.focus,
  a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  }
  .badge-light {
    color: #212529;
    background-color: #f8f9fa;
  }
  a.badge-light:focus,
  a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5;
  }
  a.badge-light.focus,
  a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  }
  .badge-dark {
    color: #fff;
    background-color: #343a40;
  }
  a.badge-dark:focus,
  a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124;
  }
  a.badge-dark.focus,
  a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  }

  .bootstrap-select .bs-searchbox input.form-control {
        border: 1px solid #ced4da !important;
        border-radius: 0.25rem !important;
        padding: 0.375rem 0.75rem;
    }

/* FINAL OVERRIDE - Ensure plan cards have pointer cursor - HIGHEST PRIORITY */
body .form_checkbox_layout,
body .modal-body .form_checkbox_layout,
body .edit-studio-popup .form_checkbox_layout,
body div.form_checkbox_layout[id^="plan-section"] {
    cursor: pointer !important;
}

body .form_checkbox_layout:hover,
body .modal-body .form_checkbox_layout:hover,
body .edit-studio-popup .form_checkbox_layout:hover {
    cursor: pointer !important;
}

/* Disabled plans should show not-allowed cursor */
body .form_checkbox_layout.disabled-plan,
body .form_checkbox_layout.disabled-plan:hover {
    cursor: not-allowed !important;
}

/* All child elements inherit pointer cursor */
body .form_checkbox_layout *:not(.disabled-plan),
body .form_checkbox_layout .form_checkbox_label *,
body .form_checkbox_layout h6,
body .form_checkbox_layout p {
    cursor: pointer !important;
}

/* Radio button and label should always be pointer */
body .form_checkbox_layout .round label {
    cursor: pointer !important;
}
  